home *** CD-ROM | disk | FTP | other *** search
- PatchAsl v2.0 - Force all Asl requesters full screen height.
- Coded by John Corigliano
-
- Usage : Run from CLI or Shell (will detatch from shell - no need for Run).
-
- Args: These can be entered from the command line or as ToolTypes
-
- ASL_PATTERN
- Set the default pattern for file requesters.
- Ex: ASL_PATTERN=~(#?.info)
- Default: No Pattern.
-
- ASL_WIDTH
- Set default width of requester. Legal values are FULL, HALF,
- or QUARTER - relative to screen width.
- Ex: ASL_WIDTH=QUARTER
- Default: QUARTER.
-
- ASL_OFFSET
- Set the position of the requester in the screen. Legal values
- are LEFT, CENTER, or RIGHT.
- Ex. ASL_OFFSET=LEFT
- Default: ASL_CENTER.
-
- That's about it! Enjoy.
-
- John Corigliano
- jcorig@strauss.udel.edu